home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Toolbox
/
Visual Basic Toolbox (P.I.E.)(1996).ISO
/
tpascal
/
vbdll
/
vbdll.dpr
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-03-28
|
148 b
|
10 lines
library Vbdll;
uses DLLForm in 'DLLFORM.PAS' {PasswordForm};
exports
GetPassword, RTrimStr, GetDirEntries, MinInt, MaxInt;
begin
end.